home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / rpcdcpro / readme.txt < prev    next >
Encoding:
Text File  |  1999-01-19  |  729 b   |  25 lines

  1. RPCDC programming interface
  2. ---------------------------
  3. Version 1.01
  4.  
  5. Didier CASSEREAU - Laboratoire Ondes et Acoustique, ESPCI
  6. 10 rue Vauquelin, 75005 PARIS, FRANCE
  7. E-mail : Didier.Cassereau@espci.fr
  8.  
  9. Please report any comments, suggestions, bugs, ... and if you are satisfied too !
  10.  
  11.  
  12.  
  13. This package is a programming interface for TCP/IP client/server applications. This 
  14. package can be used on
  15.    - Windows 95 and Windows NT
  16.    - HP Risc systems
  17.    - HP Cisc systems
  18.    - PC/Linux
  19.  
  20. It is made of all library and header files, and a simple example of client/server 
  21. application. This short example illustrates how to use the basic functions of the library,
  22. and shows how to handle tcp and udp messages.
  23.  
  24.  
  25.